Silk Mobile

Table of Contents (Homepage)

Using Visual Studio Add-On

Using the Silk Mobile Add-On for VisualStudio

Step 1: Run Visual Studio.

Step 2: In Silk Mobile - Open or create a new project, record steps, and save the script.

Step 3: In Visual Studio - Create a new Silk Mobile project:

  1. Choose FILE -> New -> Project from Visual Studio menus or choose "New Project…" from the Start Page.

  2. In the left-hand "Template" hierarchy tree, under Installed ->Templates select "Visual C#" node.

  3. Locate and select "Silk Mobile" in the template list, and specify the location and name for your Silk Mobile project.
    images/download/attachments/3310220/image941.gif images/download/attachments/3310220/image942.gif

  4. Click "OK".

A new project is created, containing the required references for a Silk Mobile C# unit test, and a sample test file "Test.cs".

Step 4: Import a test from the currently open project in Silk Mobile:

  1. From Visual Studio menus, Choose Silk Mobile -> Import Tests
    images/download/attachments/3310220/image939.gif images/download/attachments/3310220/image940.gif

  2. Select the test/s you want to import and click "Import".

The selected test/s are now included in your Silk Mobile project.

Step 5: Modify and run an imported unit test.

Step 6: Launch the test report:

  1. From VisualStudio menus choose Silk Mobile -> Open Report

  2. Select a report from the reports list.

    images/download/attachments/3310220/image938.gif
  3. Click "Open Report".

The selected report is launched on a browser